iReport.plugins
Class Save

java.lang.Object
  extended by it.businesslogic.ireport.plugin.IReportPlugin
      extended by iReport.plugins.Save

public class Save
extends it.businesslogic.ireport.plugin.IReportPlugin


Constructor Summary
Save()
           
 
Method Summary
 void call()
           
 
Methods inherited from class it.businesslogic.ireport.plugin.IReportPlugin
configure, getMainFrame, getName, setMainFrame
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Save

public Save()
Method Detail

call

public void call()
Specified by:
call in class it.businesslogic.ireport.plugin.IReportPlugin